[INFO] fetching crate rustcbuildx 0.5.0...
[INFO] testing rustcbuildx-0.5.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rustcbuildx 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustcbuildx 0.5.0
[INFO] finished tweaking crates.io crate rustcbuildx 0.5.0
[INFO] tweaked toml for crates.io crate rustcbuildx 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustcbuildx 0.5.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustcbuildx 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha256 v1.5.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded nutype_macros v0.4.3
[INFO] [stderr]   Downloaded nutype v0.4.3
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded serde-jsonlines v0.6.0
[INFO] [stderr]   Downloaded supergreen v0.5.0
[INFO] [stderr]   Downloaded szyk v1.0.2
[INFO] [stderr]   Downloaded rustflags v0.1.6
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1156fb52c45250490254dfcfe83d46128d7f4ae8b7211994b6dc0eff25b01da9
[INFO] running `Command { std: "docker" "start" "-a" "1156fb52c45250490254dfcfe83d46128d7f4ae8b7211994b6dc0eff25b01da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1156fb52c45250490254dfcfe83d46128d7f4ae8b7211994b6dc0eff25b01da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1156fb52c45250490254dfcfe83d46128d7f4ae8b7211994b6dc0eff25b01da9", kill_on_drop: false }`
[INFO] [stdout] 1156fb52c45250490254dfcfe83d46128d7f4ae8b7211994b6dc0eff25b01da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 330ec6448a09ff86d23dbe40035bc2d030fdda1a25357fff7230c67c10b2a509
[INFO] running `Command { std: "docker" "start" "-a" "330ec6448a09ff86d23dbe40035bc2d030fdda1a25357fff7230c67c10b2a509", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cc v1.1.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling szyk v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustflags v0.1.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling nutype_macros v0.4.3
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling nutype v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling serde-jsonlines v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling supergreen v0.5.0
[INFO] [stderr]    Compiling rustcbuildx v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.62s
[INFO] running `Command { std: "docker" "inspect" "330ec6448a09ff86d23dbe40035bc2d030fdda1a25357fff7230c67c10b2a509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "330ec6448a09ff86d23dbe40035bc2d030fdda1a25357fff7230c67c10b2a509", kill_on_drop: false }`
[INFO] [stdout] 330ec6448a09ff86d23dbe40035bc2d030fdda1a25357fff7230c67c10b2a509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 284c37e7c51ba8401e43d88a9349387f8d9bbd5655e5f17fe847739edeec4bc1
[INFO] running `Command { std: "docker" "start" "-a" "284c37e7c51ba8401e43d88a9349387f8d9bbd5655e5f17fe847739edeec4bc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustcbuildx v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "284c37e7c51ba8401e43d88a9349387f8d9bbd5655e5f17fe847739edeec4bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "284c37e7c51ba8401e43d88a9349387f8d9bbd5655e5f17fe847739edeec4bc1", kill_on_drop: false }`
[INFO] [stdout] 284c37e7c51ba8401e43d88a9349387f8d9bbd5655e5f17fe847739edeec4bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4396bb9adc6cf82f31f1c254c2ffe0bd8fac099a07b3cf371d58d309ac6513cc
[INFO] running `Command { std: "docker" "start" "-a" "4396bb9adc6cf82f31f1c254c2ffe0bd8fac099a07b3cf371d58d309ac6513cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustcbuildx-a2d8fdb0c7b9ddfe)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test crate_out_name_for_some_pkg ... ok
[INFO] [stdout] test parse::tests::args_when_building_build_script ... ok
[INFO] [stdout] test parse::tests::args_when_building_final_binary ... ok
[INFO] [stdout] test parse::tests::args_when_building_final_test ... ok
[INFO] [stdout] test test_safeify ... ok
[INFO] [stdout] test toml_path_and_stage_for_rlib ... ok
[INFO] [stdout] test parse::tests::the_weird_build_script_of_slab_0_4_9 ... ok
[INFO] [stdout] test toml_path_and_stage_for_libc ... ok
[INFO] [stdout] test parse::tests::args_when_building_that_buildrs ... ok
[INFO] [stdout] test parse::target_path_from_out_dir ... ok
[INFO] [stdout] test parse::tests::args_when_building_proc_macro ... ok
[INFO] [stdout] test parse::tests::args_when_build_script_main ... ok
[INFO] [stdout] test passthrough_getting_rust_target_specific_information ... ok
[INFO] [stdout] test toml_path_and_stage_for_weird_extension ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4396bb9adc6cf82f31f1c254c2ffe0bd8fac099a07b3cf371d58d309ac6513cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4396bb9adc6cf82f31f1c254c2ffe0bd8fac099a07b3cf371d58d309ac6513cc", kill_on_drop: false }`
[INFO] [stdout] 4396bb9adc6cf82f31f1c254c2ffe0bd8fac099a07b3cf371d58d309ac6513cc
